home *** CD-ROM | disk | FTP | other *** search
/ Aminet 30 / Aminet 30 (1999)(Schatztruhe)[!][Apr 1999].iso / Aminet / util / misc / DragBoxP.lha / DRAGBOX_PATCH_PATTERNS < prev    next >
Text File  |  1999-02-07  |  883b  |  24 lines

  1. #
  2. # Comments can be added with #
  3. #
  4. # Do NOT use * if you get errors when running DragBox_Patch
  5. # use #?
  6. #
  7. # Usage: "WP=WIN_PATTERN/K,TP=TASK_PATTERN/K,C=CENTER/S,L=LEFT/S,
  8. #         M=MIDDLE/S,R=RIGHT/S,F=FONT/K,FS=FSIZE/N/K,CBACK=COL_BACK/K,
  9. #         CBRIGHT=COL_BRIGHT/K,CDARK=COL_DARK/K,CSHADOW=COL_SHADOW/K,
  10. #         CTEXT=COL_TEXT/K,WX=WIN_X/N/K,WY=WIN_Y/N/K,NOW=NOWIN/S,
  11. #         TO=TIME_OUT/N/K,AD=ADRAG/S,REL=RELATIVE/S,AX=ALT_X/K,
  12. #         AY=ALT_Y/K,AW=ALT_W/K,AH=ALT_H/K,NOTITLE/S,
  13. #         SHADOW_HEIGHT/N/K"
  14. #
  15. # If no pattern given then all parameters are set to global
  16. center right cback 0x884422 cbright 0xffaa55 cdark 0x442200 ctext 0x442200 cshadow 0xaa7733
  17. #
  18. # Here we set one Window pattern for IconCopy program
  19. # all other parameters are taken from global presets
  20. wp "IconCopy#?"
  21. #
  22. # Change only background color for this one
  23. wp "Commander#?" cback 0x000000
  24.